﻿
@font-face {
    font-family: 'SABASoft';
    src: url('../resources/tagIRAN.ttf');
}

@font-face {
    font-family: 'Yekan';
    src: url('../resources/BYekan.ttf');
}

@font-face {
    font-family: 'Titr';
    src: url('../resources/BTitr.ttf');
}

@font-face {
    font-family: 'Nazanin';
    src: url('../resources/BNaz.ttf');
}

@font-face {
    font-family: 'NazaninBold';
    src: url('../resources/BNazB.ttf');
}

@font-face {
    font-family: 'irsans';
    src: url('../resources/iransansweb.woff');
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'irsansBold';
    src: url('../resources/iransansweb_bold.woff');
    font-style: normal;
    font-display: fallback;
}



#go13 {
	color: #c1c1c1;
    text-align: center;
    display: block;
    border: 1px solid silver;
    padding: 1px 4px;
    margin-left: 13px;
    border-radius: 6px;
	width: 60px;
}

/* For mobile phones: */


* {
    font-family: irsans;
    font-size: 10pt;
    text-align: right;
    box-sizing: border-box;
    direction: rtl;
}


a {
    text-decoration: none;
    color: #0963a2;
}

    a:hover {
        color: #0963a2;
    }

body {
    /*width: 1366px;*/
    margin: auto;
    padding: 0;
    background: #f6f9ff;
    user-select: none;
    background-image: url('/images/bg.jpg');
}

.CLR {
    clear: both;
}


/*      --------------            Start scroll setting          ------------*/

::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px #a6a6a6;
    border-radius: 0px;
    background-color: #ededed;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #aeaeae;
    border-radius: 4px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #818181;
    }

/*      --------------            END scroll setting          ------------*/


.MT100{
    margin-top:100px !important;
}

.RegisterItem {
    display: flex;
    justify-content: space-between;
    width: 320px;
    margin: auto;
    align-items: center;
    margin: 20px 0px;
}

.BGSucc {
    background-color: #00b100!important;
}

.ResidterItemTitle {
    font-size: 16px;
}

.ResigterItemInput {
    border: 1px solid silver;
    border-radius: 4px;
    height: 32px;
    width: 220px;
    text-align: center;
}

#TiloginDV {
    width: 600px;
    height: 500px;
    background-color: #fefefe;
    border: 1px solid silver;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 100px;
    box-shadow: 0px 0 30px rgb(1 41 112 / 10%);
}

#Tiimob {
    display: none;
}

#TilgL {
    width: 60%;
    float: left;
    padding: 50px 20px
}

.TiinfoLBL2 {
    min-width: 250px;
    padding: 0px 50px;
    font-weight: 700;
    text-align: center;
}

.MB40 {
    margin-bottom: 40px !important;
}
.MB10 {
    margin-bottom: 10px !important;
}

.TiinpITM {
    display: flex;
    margin: 15px;
    flex-direction: column;
    align-items: center;
}

.Tirelative {
    position: relative;
}

#Tiusr {
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url(/images/usr.png);
    z-index: 1;
    background-size: contain;
    margin: 7px;
}

#UserName {
    width: 100%;
}

#pass {
    width: 100%;
}

.Tiinp {
    border: 1px solid #b7caef;
    background-color: aliceblue;
    margin: 0px 15px;
    font-size: 11pt;
    border-radius: 5px;
    height: 35px;
    padding: 20px 40px;
    font-weight: 700;
}

.M0 {
    margin: 0px !important;
}

#Tikey {
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url(/images/key.png);
    z-index: 1;
    background-size: contain;
    margin: 7px;
}

.Tilbl {
    color: #aab7cf;
    font-size: 9pt;
    font-weight: 500;
}

.TiclBlue {
    color: #007bff;
}

#TiforgotPSW {
    cursor: pointer;
    padding-right: 20px;
    margin-right: 5px;
}

.TiBTN {
    margin: 15px;
    padding: 12px;
    cursor: pointer;
    width: max-content;
    text-align: center;
    box-shadow: 4px 4px 15px rgb(1 41 112 / 30%)
}

.TibgNavy {
    background-color: #023b6e;
}

.left {
    float: left;
}

.PD20{
    padding:20px!important;
}

.Tinewsgn {
    width: 240px;
    background-color: #1070e1;
    color: white;
    margin-left: 37px;
    height: 40px;
    padding-top: 6px;
    border: 1px solid #027d6b;
}

.Tinewsgn2 {
    width: 170px;
    background-color: #efa131;
    color: #000000;
    margin-left: 37px;
    height: 40px;
    padding-top: 6px;
    border: 1px solid #000000;
    border-radius: 8px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.sysMSG {
    font-size: 16px;
    font-weight: 700;
    color: red;
    display: flex;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.TiclRed {
    color: red;
}

.P15 {
    padding: 15px;
}

.MR90 {
    margin-right: 90px !important;
}

#TilgR {
    position: relative;
    width: 40%;
    height: 100%;
    float: right;
    background-image: url(/images/bgs.jpg);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: whitesmoke;
}

#TiiLogo {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-top: 50px;
    background-image: url(/images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: left;
}

#TiiTTL1 {
    text-align: center;
    font-size: 16pt;
    font-weight: 700;
    margin-top: 15px;
    color: white;
}

#TiiTTL2 {
    position: absolute;
    bottom: 20px;
    color: white;
    text-align: center;
    font-size: 12px;
    margin-right: 68px;
}

#TiiTTL3 {
    position: absolute;
    bottom: 33px;
    text-align: center;
    font-size: 10pt;
    font-weight: 500;
    color: #cee2f3 !important;
    margin: 25px;
}

.TimobCopyright {
    display: none;
}

#TiheaderDV {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 5;
}

#TihdTopBand {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 25px;
    background: #211e67;
    display: flex;
    align-items: center;
}

#TihdBotBand {
    position: absolute;
    transition: all 0.5s;
    z-index: 997;
    left: 0;
    right: 0;
    height: 50px;
    top: 25px;
    box-shadow: 0px 2px 20px rgb(1 41 112 / 10%);
    background-color: #fff;
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
}

#TiTTL {
    font-size: 15pt;
    padding-top: 10px;
    padding-right: 10px;
    font-weight: 700;
    color: #007e7f;
}

.flex {
    display: flex;
}

#TibotExit {
    display: none;
}


#Tidash {
    background-image: url('/images/home.png');
    width: 36px;
    height: 36px;
    background-size: cover;
    margin: 7px;
}

#MobMenu {
    background-image: url('/images/MobMenu.png');

}

#TisideBar {
    position: fixed;
    top: 75px;
    right: 0;
    bottom: 0;
    width: 270px;
    z-index: 996;
    transition: all 0.3s;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #aab7cf transparent;
    box-shadow: 0px 0px 20px rgb(1 41 112 / 10%);
    background-color: #fff;
}

#MobBotMenu {
    display: none;
    position: fixed;
    height: 60px;
    width: 100%;
    background-color: #211e67;
    border-top: 2px solid #97024e;
    bottom: 0px;
    justify-content: space-around;
    z-index: 20;
}

.MobBotMenuItem {
    width: 25%;
    height: 80%;
    background-color: antiquewhite;
    border: 1px solid #68ffff;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    max-width: 120px;
    font-size: 14px;
    cursor: pointer;
}


#TiprofileContainer {
    height: 175px;
    position: relative;
    margin-bottom: 20px;
}

#TiPRFCONtop {
    width: 100%;
    height: 85px;
    background-color: #4e4aa7;
    margin-left: 10px;
    position: absolute;
}

.Tiwellcome {
    padding: 8px;
    color: white;
}

.TiNameDisp {
    display: flex;
    justify-content: space-between;
}

#TiPRFCONdown {
    width: 100%;
    height: 70px;
    margin-left: 10px;
    position: absolute;
    top: 110px;
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.TiPRFBott {
    height: 80px;
    width: 86px;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
}


.TiPRFBottTit {
}

.TiPRFBottRes {
    color: #267c0a;
    font-weight: 700;
    cursor: pointer;
}

#Timyprofile {
    margin-top: 5vh;
}

.TiPRFBott {
    height: 80px;
    width: 86px;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
}

.TiBRLR2P {
    border-left: 2px solid lightgrey;
    border-right: 2px solid lightgrey;
    height: 80%;
}

#TiExit {
    width: 20px;
    height: 20px;
    background-image: url(../images/power.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 3;
    margin-top: 8px;
    cursor: pointer;
}

.TiPRFBottRes {
    color: #267c0a;
    font-weight: 700;
    cursor: pointer;
}

.TiPRFBott {
    height: 80px;
    width: 86px;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
}

#TiPRFCONpic {
    height: 80px;
    width: 80px;
    border-radius: 60px;
    border: 4px solid #ffffff;
    background-image: url(../images/man.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 2;
    position: absolute;
    top: 40px;
    right: 95px;
}

.TismITM {
    height: 40px;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    background-color: #e9e8ff;
    border: 2px solid white;
    margin-left: 12px;
    border-radius: 25px;
    border: 1px solid #f5f5f5;
    margin: 4px;
}

.TismITM:hover {
    border: 1px solid #f9aa37;
}

.TismITM:hover {
    border: 1px solid #f9aa37;
}

.MT20{
    margin-top:20px !important;;
}

#TiM007 {
    background-image: url('/images/M007.png');
}

#TiM004 {
    background-image: url('/images/M004.png');
}

.TismICO {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
}

.TismTTL {
    font-weight: 700;
    color: #023b6d;
    font-size: 10pt;
    margin-right: 10px;
    line-height: 30px;
}

.smfTicketAlert {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    text-align: center;
    border-radius: 15px;
    border: 2px solid #ff6f6f;
    padding-top: 0px;
    color: #003565;
    font-size: 19px;
    margin-right: 58px;
    font-weight: 700;
}

.dispNone{
    display: none !important;
}

#TimcntDV {
    padding-top: 20px;
    margin-right: 260px;
    margin-top: 60px;
}

#TicntsDV {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#SMFTickets {
    width: 700px;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 13px;
    background-color: white;
}

#Tiheadercharge_card {
    width: 100%;
    height: 30px;
    background-color: #0b6587;
}

.TicketPageTitle {
    display: flex;
    height: 32px;
}

#Ticharge_cardimg {
    margin-right: 5px;
}

#Titextcharge_card {
    line-height: 30px;
    color: white;
    font-weight: 700;
    margin-right: 5px;
}

.TicketListHeader {
    height: 40px;
    color: white;
    background-color: #023b6d;
    display: flex;
    line-height: 40px;
}

.TicketListHeaderAdmin {
    height: 40px;
    color: white;
    background-color: #023b6d;
    display: flex;
    line-height: 40px;
    border-radius: 12px 12px 0px 0px;
}

#DateNow {
    height: 20px;
    font-size: 16px;
}

.TicketRow {
    width: 90px !important;
}

.TicketRowAdmin {
    width: 50px !important;
}

.TicketDTMAdmin {
    width: 80px !important;
    direction: ltr;
}

.TicketUName {
    width: 170px !important;
    direction: ltr;
}

.TicketTargetAdmin {
    width: 120px !important;
    direction: ltr;
}

.TicketTitleAdmin {
    width: 290px !important;
}

.TicketStatus {
    width: 103px !important;
    color: #8d0000;
    font-weight: 700;
}

.LH20{
    line-height:20px !important;
}

.LH14{
    line-height:14px !important;
}

.TicketHead {
    text-align: center;
    font-size: 14px;
}

.borderLeft {
    border-left: 1px solid #7d94a9;
}

.White {
    color: white !important;
}

.PT6 {
    padding-top: 6px !important;
}

.ADTime {
    font-size: 11px;
    font-weight: 700;
    color: #119299;
}

.ADDate {
    font-size: 11px;
    font-weight: 700;
    color: #6b199d;
}

.smfTicketDetailsPG2 {
    width: 300px;
    padding-bottom: 12px;
    background-color: white;
    position: absolute;
    top: 190px;
    max-height: 720px;
    border: 1px solid #8b8b8b;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 20px 5px, rgba(0, 0, 0, 0.3) 0px 18px 36px 2px;
    margin-right: 200px;
    border-radius: 8px 8px 12px 12px;
    position: fixed;
}

#smfConfirmResponseBox{

}

.smfTicketDetailsPG {
    width: 100%;
    max-width: 698px;
    padding-bottom: 30px;
    background-color: white;
    position: fixed;
    top: 90px;
    max-height: 620px;
    overflow-y: scroll;
    border: 1px solid #8b8b8b;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 20px 5px, rgba(0, 0, 0, 0.3) 0px 18px 36px 2px;
    margin-right: 60px;
    margin-top: 35px;
}

.smfTicketDetailsPGHead {
    background-color: #ece7f9;
    height: 32px;
    border-bottom: 1px solid #a7c4f9;
    display: flex;
    position: fixed;
    width: 696px;
    z-index: 4;
}

.smfConfirmHead {
    background-color: #ece7f9;
    height: 32px;
    border-bottom: 1px solid #a7c4f9;
    display: flex;
    position: fixed;
    width: 298px;
    z-index: 8;
    border-radius: 8px 8px 0px 0px;
}

#smfCloseIcon {
    width: 16px;
    margin: 7px 10px;
    cursor: pointer;
}

#smfCloseConfirmIcon {
    width: 16px;
    margin: 7px 10px;
    cursor: pointer;
}

#smfTicketDetalTitr {
    line-height: 30px;
    color: #4d4d4d;
    font-weight: 700;
    margin-right: 5px;
    padding-top: 2px;
}

#smfConfirmTitr {
    line-height: 30px;
    color: #4d4d4d;
    font-weight: 700;
    margin-right: 5px;
    padding-top: 2px;
}

.smfTicketDetailsPGBody {
    margin-top: 44px;
    padding: 10px 20px;
}

#loadingIcon {
    width: 50px;
    margin: auto;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

#loadingIcon2 {
    width: 34px;
    margin: auto;
    display: flex;
    margin-top: 3px;
}

#smfResponseBox {
    border-top: 1px dashed #c1c1c1;
    margin-top: 40px;
}

.SMFUploadPart {
    width: 98%;
    margin-right: 1%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.SMFAlertBTN {
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    background-color: #e9feff;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
    margin-top: 20px;
    cursor: pointer;
}

.SMFAlertAction {
    width: 132px;
    display: flex;
    justify-content: space-between;
}

#smfConfirmText {
    max-width: 280px;
    word-wrap: break-word;
    min-height: 52px;
}

#SMFMoreNoticeInTicket {
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    background-color: #aef3f5;
    border: 1px solid #42c7cb;
    border-radius: 6px;
    margin-top: 20px;
    cursor: pointer;
}

#smfAttachToresponseBox {
    width: 100%;
}

.TiTitlecharge_card {
    font-size: 14px;
    color: #023b6d;
    font-weight: 700;
    margin-top: 12px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.ML40{
    margin-left:40px !important;
}

.elzam {
    color: #f92020;
    padding-right: 6px;
    font-size: 16px;
}

.smfTicketText {
    border: 1px solid silver;
    height: 242px;
    width: 98%;
    margin-right: 1%;
    border-radius: 5px;
    padding: 16px;
    line-height: 30px;
}

.MH150 {
    height: 150px !important;
}

.smfINPBOX {
    margin-top: 10px;
    border: 1px solid #ababab;
    padding: 20px;
    background-color: white;
    border-radius: 7px;
    width: 100%;
    height: 210px;
}

.smfINPFileRow {
}

.smfUploadPar {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    flex-direction: column;
}

.smfProgBarBox {
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
    margin-top: 16px;
}

.smfProgBoxS {
    width: 280px;
}

.progress {
    width: 280px;
    margin-top: 10px;
    overflow: hidden;
    height: 20px;
    position: relative;
}

.progress-bar {
    width: 0;
    height: 20px;
    background-color: #4CAF50;
    position: absolute;
}

.progress-bar-success {
    position: absolute;
    text-align: center;
    width: 280px;
    padding-top: 0px;
}

.SMFUpload {
    width: 80px;
    height: 32px;
    background-color: #5ff962;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #218500;
    border-radius: 6px;
    cursor: pointer;
    pointer-events: none;
}

.smfblr {
    filter: blur(2px);
}

#MoreUploadFile {
    display: flex;
    align-items: flex-start;
    background-color: #ecfff8;
    width: 100%;
    border-radius: 8px;
    margin: 12px 4px;
    justify-content: center;
    flex-direction: column;
}

.PR10 {
    padding-right: 10px
}

#smfShowUplodedFiles {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    align-items: flex-end;
    padding: 0px 10px;
}

#ENDBTNs {
    display: flex;
    align-items: center;
    justify-content: center;
}

#FinalRegTicket {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0e7bad;
    width: 220px;
    height: 50px;
    margin-top: 8px;
    border-radius: 8px;
    margin: 12px 4px;
    cursor: pointer;
    font-size: 20px;
    box-shadow: rgb(74 54 177 / 39%) 1.95px 2.95px 2.6px;
    color: #ffffff;
    margin-top: 35px;
}

.dark {
    background-color: #ecf4ff !important;
}

.light {
    background-color: white !important;
}

.TicketListItem {
    height: 40px;
    color: #393939;
    background-color: #ffffff;
    display: flex;
    line-height: 40px;
    cursor: pointer;
    border-bottom: 1px solid silver;
}

.smfTiTextBox {
    width: 55%;
    background-color: #f2fff2;
    margin-right: 8px;
    border: 2px solid #c4ffc4;
    border-radius: 5px;
    padding: 12px 16px 4px 16px;
    margin-top: 16px;
}

.UserTiText {
    margin-bottom: 8px;
    text-align: justify;
}

.TickectDTMShow {
    text-align: justify;
    direction: ltr;
}

.dateTicketSpan {
    font-weight: 700;
    font-size: 12px;
    color: #026553;
}

.timeTicketSpan {
    font-size: 11px;
    color: #b77703;
}

.smfTiTextBox2 {
    width: 40%;
    background-color: #fff7fe;
    margin-right: 8px;
    border: 1px solid #fbdcf7;
    border-radius: 5px;
    padding: 8px;
    margin-top: 4px;
}

.AttBox {
    display: flex;
    align-items: center;
}

.AttIconDownload {
    width: 40px;
    cursor: pointer;
    margin-top: 6px;
}

.AttName {
    margin-right: 20px;
}

.smfSysTiTextBox {
    width: 55%;
    background-color: #f5f6fb;
    margin-right: 8px;
    border: 2px solid #cdd2f5;
    border-radius: 5px;
    padding: 12px 16px 4px 16px;
    margin-top: 12px;
    margin-left: 10px;
    margin-bottom: 10px;
    position: relative;
    right: 42%;
}

.smfTiSysFileBox {
    width: 40%;
    margin-right: 58%;
    background-color: #fdfde1;
    border: 1px solid #e1e190;
    border-radius: 5px;
    padding: 8px;
    margin-top: 4px;
}

.UnreadTicket {
    background-color: #b1fdb1 !important;
}

#Ticharge_cardRight {
    width: 60%;
    margin-top: 12px;
    margin-right: 12px;
}

.TiWDDetailRight {
    border: 0px;
    width: 50%;
    direction: ltr;
}

.smfTicketTitle {
    border: 1px solid silver;
    height: 40px;
    width: 350px;
    border-radius: 5px;
    padding: 0px 10px
}

#TicketTarget {
    border: 1px solid silver;
    height: 40px;
    width: 350px;
    border-radius: 5px;
    padding: 0px 20px;
}

#Ticharge_cardLeft {
    width: 40%;
    margin-left: 30px;
    margin-top: 20px;
}

#Ticharge_cardimg1 {
    width: 100%;
}

#Ticharge_cardDown {
    width: 100%;
    height: 50px;
    background-color: #d4d4d4;
    margin-top: 20px;
}

.TiChase {
    width: 75px;
    height: 30px;
    background-color: #55795a;
    color: #fff;
    padding: 5px;
    text-align: center;
    border-radius: 6px;
    font-size: 9pt;
    border: 1px solid silver;
    margin-top: 10px;
    margin-left: 15px;
    float: left;
    cursor: pointer;
}

.TiChase:hover {
    background-color: #2f5134;
    color: #fff;
}

.smfItemUploadedBox {
    width: 100%;
}

.smfUploadedBoxShow {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
    padding: 0px 10px;
    margin: 6px;
    align-items: center;
    border-bottom: 1px solid #dddddd;
}

.smfIconAttach img {
    width: 160px;
}

#delUploadedFile img {
    width: 20px;
    cursor: pointer;
    padding-top: 4px;
}

/*////////////////////////////////////////////////////////////////Admin*/

#AdminTiFiltersBox {
    width: 815px;
    height: 200px;
    border: 1px solid silver;
    border-radius: 12px;
    margin-bottom: 5px;
    background-color: #f4feff;
    padding: 0px 20px;
}

#TicketRespStatus {
    display: flex;
    width: 815px;
    height: 48px;
    border: 1px solid silver;
    border-radius: 12px;
    margin-bottom: 5px;
    background-color: #f4feff;
    padding: 0px 20px;
}

.RadioLBL {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-top: 4px;
    padding-right: 4px;
}

.RadioBox {
    display: flex;
    width: 164px;
}

.FilterSelectBox {
    border: 1px solid silver;
    height: 40px;
    width: 363px;
    border-radius: 5px;
    padding: 0px 20px;
}

.FilterDDBox {
    border: 1px solid silver;
    height: 40px;
    width: 240px;
    border-radius: 5px;
}

.showHelpFilteringBox {
    background-color: #f5f5f5;
    position: absolute;
    width: 240px;
    max-height: 124px;
    overflow-y: scroll;
    border: 1px solid #c7c7c7;
    z-index: 10;
}

.showHelpFilteringBox2 {
    background-color: #f5f5f5;
    position: absolute;
    width: 60px;
    max-height: 90px;
    overflow-y: scroll;
    border: 1px solid #c7c7c7;
}

.DateDash{
    font-size:20px;
    margin:4px 0px
}

.dateInputFilter {
    width: 50px;
    border: 1px solid silver;
    height: 40px;
    border-radius: 5px;
}

.inputDate {
    display: flex;
    width: 180px;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.smfDate {
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: white;
    border-radius: 6px;
}

.SelectedDDfromBox {
    height: 38px;
    width: 100%;
    border: 0px;
    border-radius: 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    background-color: white;
}


.selectItems {
    height: 32px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    justify-content: center;
}
    .selectItems:hover {
        background-color: #cfcece;
        cursor: pointer;
    }

#FiltersAction {
    text-align: center;
    margin-top: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 50px;
}

#FiltersActionBTN {
    cursor: pointer;
    color: #000;
    background: #fff;
    line-height: 30px;
    border-radius: 40px;
    padding: 3px;
    font-size: 18px;
    width: 150px;
    font-weight: 600;
    box-shadow: rgb(199 179 255) -2px -2px 0px 2px, rgb(247 185 219) 0px 0px 0px 4px, rgba(0, 0, 0, 0.05) 0px 0px 2px 7px;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

    #FiltersActionBTN:hover {
        box-shadow: rgb(247 185 219) -2px -2px 0px 2px, rgb(199 179 255) 0px 0px 0px 4px, rgba(0, 0, 0, 0.05) 0px 0px 2px 7px;
    }

#AdFilters {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

#AdUserName {
    margin-left: 25px;
}

#NIDFilter {
    margin-left: 25px;
}

#TicketFromDate {
    margin-left: 85px;
}

#TicketToDate {
    margin-left: 85px;
}




/*////////////////////////////////////////////////////////////////Media*/
@media only screen and (max-width:700px) {
	.RegisterItem {
    width: 300px;
	}
    #Ticharge_cardimg1 {
        margin-right: 55px;
        width: 70%;
    }

    .TiWDDetailRight {
        width: 322px;
        margin-right: 15px;
    }


    #SMFTickets {
        max-width: 98%;
    }
    
    #TimcntDV {
        width: 100%;
        margin: 75px 0px;
        padding: 0px;
    }

    .TismTTL {
        font-weight: 700;
        color: #2f2f2f;
        font-size: 12pt;
        margin-right: 2px;
        line-height: 30px;
    }

    .TismITM {
        height: 70px;
        border-radius: 14px;
        border: 1px solid #ffffff;
        margin-top: 20px;
        flex-direction: column;
        justify-content: center;
        padding: 12px;
        background-color: #95f9b4;
        border: 1px solid #9f6700;
        min-width: 290px;
    }

    .PRDbox{
        width:100%;
        height:100%;
    }


    #TisideBar {
        display: none;
    }

    #MobMenu {
        display: block;
        width: 22px;
        height: 22px;
        background-size: cover;
        margin: 7px;
        margin-top: 13px;
    }
    #MobBotMenu{
        display:flex;
    }

    #Tidash {
        width: 22px;
        height: 22px;
    }

    #Tibaboo {
        display: flex;
        align-items: center;
    }

    #TibotExit {
        display: flex;
        align-items: center;
    }

    #TiTTL {
        font-size: 11pt;
        padding-top: 0px;
        display: flex;
        align-items: center;
    }

    .TimobCopyright {
        color: #0b6587;
        text-align: center;
        margin: 10px;
        padding: 90px;
        padding-top: 10px;
        padding-bottom: 0px;
        display: block;
    }

    #TilgR {
        display: none;
    }

    .Tinewsgn {
        width: 210px;
    }

    .TiinpITM {
        flex-direction: column;
        align-items: center;
    }

    .TiRespHide {
        display: none;
    }

    #TiloginDV {
        display: flex;
        flex-direction: column;
        width: 85%;
        height: max-content;
        margin-top: 8vh;
    }

    #Tiimob {
        display: block;
        height: 210px;
        background-image: url(/images/bgs.jpg);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    #TimobLogo {
        width: 120px;
        height: 120px;
        margin: 0 auto;
        margin-top: 25px;
        background-image: url(/images/logo.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-position-x: left;
    }

    #TimobTXT {
        text-align: center;
        font-size: 16pt;
        font-weight: 700;
        margin-top: 15px;
        color: white;
    }

    #TilgL {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px 10px 0px;
    }
}

@media only screen and (max-width:450px) {
    .PRDbox{
        width:98%
    }
    .PRDLefttBox {
        width: unset;
        display: flex;
    }
    .topPRDbx {
        flex-direction: column-reverse;
    }
    #PRDExTopPart {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}